Package org.dogtagpki.server.rest.v1
Class RESTMessageV1
java.lang.Object
com.netscape.certsrv.base.RESTMessage
org.dogtagpki.server.rest.v1.RESTMessageV1
- All Implemented Interfaces:
JSONSerializer
-
Nested Class Summary
Nested classes/interfaces inherited from class com.netscape.certsrv.base.RESTMessage
RESTMessage.Attribute, RESTMessage.AttributeList, RESTMessage.AttributeListDeserializer, RESTMessage.AttributeListSerializer -
Field Summary
Fields inherited from class com.netscape.certsrv.base.RESTMessage
attributes, classNameFields inherited from interface com.netscape.certsrv.util.JSONSerializer
logger -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.netscape.certsrv.base.RESTMessage
equals, fromDOM, fromDOM, fromXML, getAttribute, getAttributeList, getAttributeNames, getAttributes, getClassName, hashCode, removeAttribute, setAttribute, setAttributeList, setAttributes, setClassName, toDOM, toDOM, toString, toXMLMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.netscape.certsrv.util.JSONSerializer
toJSON
-
Constructor Details
-
RESTMessageV1
-